ComponentOne Scheduler for WPF and Silverlight
Remove(TKey) Method

C1.C1Schedule Namespace > C1ObservableKeyedCollection<TKey,TItem> Class > Remove Method : Remove(TKey) Method
Syntax
'Declaration
 
Public Overloads Function Remove( _
   ByVal key As TKey _
) As System.Boolean
public System.bool Remove( 
   TKey key
)

Parameters

key
See Also

Reference

C1ObservableKeyedCollection<TKey,TItem> Class
C1ObservableKeyedCollection<TKey,TItem> Members
Overload List